Tootsville::With-Score-In-Range

Macro

With-Score-In-Range names a macro, with lambda list ((SCORE MIN &OPTIONAL MAX) &BODY BODY):

Assert that SCORE is in range of MIN (to MAX, if any) and run BODY, or return a score.range error.

File

Defined in file src/quaestor.lisp.